projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
bec1873
)
NO_SOCK_SIGIO is not used anymore.
author
Dan Nicolaescu
<dann@ics.uci.edu>
Wed, 4 Feb 2009 14:11:36 +0000
(14:11 +0000)
committer
Dan Nicolaescu
<dann@ics.uci.edu>
Wed, 4 Feb 2009 14:11:36 +0000
(14:11 +0000)
admin/CPP-DEFINES
patch
|
blob
|
history
diff --git
a/admin/CPP-DEFINES
b/admin/CPP-DEFINES
index b2e5bdb314a5b475a27d125fb972afddf9f1142f..9e656c39aa16d94cfa5f49e63c09cad20ad3c49c 100644
(file)
--- a/
admin/CPP-DEFINES
+++ b/
admin/CPP-DEFINES
@@
-72,10
+72,12
@@
LOAD_AVE_CVT
LOAD_AVE_TYPE
NO_ARG_ARRAY
NO_REMAP
-NO_SOCK_SIGIO
VIRT_ADDR_VARIES
WORDS_BIG_ENDIAN
+** Not used anymore by any port, can be cleaned up
+NO_SOCK_SIGIO
+
** Misc macros
USER_FULL_NAME If defined, overrides the default pw->pw_gecos for getting at the full user name. Only MSDOS overrides the default.